代码搜索:cannot

找到约 7,468 项符合「cannot」的源代码

代码结果 7,468
www.eeworm.com/read/237551/4624621

c sigreturn.c

/* The sigreturn syscall cannot be explicitly called on Linux, only implicitly by returning from a signal handler. */ #include
www.eeworm.com/read/228545/4764515

java unauthorizedexception.java

package music.shared; /** * if a user cannot pass the authorization, a UnauthorizedException * will be thrown. */ public class UnauthorizedException extends Exception { public Unauth
www.eeworm.com/read/321000/3540429

java unauthorizedexception.java

package music.shared; /** * if a user cannot pass the authorization, a UnauthorizedException * will be thrown. */ public class UnauthorizedException extends Exception { public Unauth
www.eeworm.com/read/320652/3543784

c sigreturn.c

/* The sigreturn syscall cannot be explicitly called on Linux, only implicitly by returning from a signal handler. */ #include
www.eeworm.com/read/318039/3572188

c getaddrinfo.c

/* * These functions are defined and used only if the configure * cannot detect the standard getaddrinfo(), freeaddrinfo(), * gai_strerror() and getnameinfo(). This avoids sprinkling of ifdefs. *
www.eeworm.com/read/305277/3778892

check bug882.check

bug882.scala:2: error: traits cannot have type parameters with
www.eeworm.com/read/305277/3779087

check sensitive.check

sensitive.scala:17: error: constructor Sensitive cannot be accessed in object Attacker val y = new Sensitive() ^ one error found
www.eeworm.com/read/301065/3842983

java unauthorizedexception.java

package music.shared; /** * if a user cannot pass the authorization, a UnauthorizedException * will be thrown. */ public class UnauthorizedException extends Exception { public Unauth
www.eeworm.com/read/276268/4166826

java unauthorizedexception.java

package music.shared; /** * if a user cannot pass the authorization, a UnauthorizedException * will be thrown. */ public class UnauthorizedException extends Exception { public Unauth
www.eeworm.com/read/276066/4170383

out missingsuperrecovery.out

MissingSuperRecovery.java:15: cannot access base class file for base not found public class MissingSuperRecovery extends impl { ^ 1 error