TypeError: Error #1007: Instantiation attempted on a non-constructor

hi,
i am not so good in this
i am getting an error"TypeError: Error #1007: Instantiation attempted on a non-constructor" at:
mybytes = ByteArray(new myClass());

thanks